home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Canadian Forces: A World of Opportunities
/
CanadianForces-AWorldOfOpportunities-WinMac.bin
/
03_WayLife.swf
/
scripts
/
DefineButton2_217
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2006-07-19
|
96b
|
6 lines
on(release){
gotoAndStop("All");
play();
_root.texte.gotoAndStop("txtLifeAll");
}